home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
- Object = "{D03D0B40-1D01-11D2-9399-E83A09C10000}#1.0#0"; "RESIZE.OCX"
- Begin VB.Form frmTab
- Caption = "Demo Anchor Mode"
- ClientHeight = 4125
- ClientLeft = 105
- ClientTop = 390
- ClientWidth = 6030
- LinkTopic = "Form1"
- ScaleHeight = 4125
- ScaleWidth = 6030
- StartUpPosition = 3 'Windows Default
- Begin VB.ListBox List1
- Height = 1020
- Left = 480
- TabIndex = 4
- Top = 2040
- Width = 4695
- End
- Begin VB.TextBox Text3
- Height = 375
- Left = 360
- TabIndex = 3
- Text = "Status"
- Top = 3240
- Width = 4815
- End
- Begin VB.TextBox Text2
- Height = 495
- Left = 2520
- TabIndex = 2
- Text = "Text2"
- Top = 1440
- Width = 2655
- End
- Begin VB.TextBox Text1
- Height = 495
- Left = 480
- TabIndex = 1
- Text = "Text1"
- Top = 1440
- Width = 1815
- End
- Begin RESIZELib.Resize Resize1
- Left = 360
- Top = 2280
- _Version = 131072
- _ExtentX = 847
- _ExtentY = 847
- _StockProps = 0
- ResizeInfo = "frmTab.frx":0000
- MinWidth = 5000
- MinHeight = 4000
- End
- Begin ComctlLib.TabStrip TabStrip1
- Height = 3735
- Left = 120
- TabIndex = 0
- Top = 240
- Width = 5535
- _ExtentX = 9763
- _ExtentY = 6588
- _Version = 327682
- BeginProperty Tabs {0713E432-850A-101B-AFC0-4210102A8DA7}
- NumTabs = 1
- BeginProperty Tab1 {0713F341-850A-101B-AFC0-4210102A8DA7}
- Caption = "Test 1"
- Key = ""
- Object.Tag = ""
- ImageVarType = 2
- EndProperty
- EndProperty
- End
- Attribute VB_Name = "frmTab"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-